home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / mozilla-firefox / include / toolkitcomps / nsToolkitCompsCID.h < prev   
Text File  |  2006-05-08  |  4KB  |  104 lines

  1. /* ***** BEGIN LICENSE BLOCK *****
  2.  * Version: MPL 1.1/GPL 2.0/LGPL 2.1
  3.  *
  4.  * The contents of this file are subject to the Mozilla Public License Version
  5.  * 1.1 (the "License"); you may not use this file except in compliance with
  6.  * the License. You may obtain a copy of the License at
  7.  * http://www.mozilla.org/MPL/
  8.  *
  9.  * Software distributed under the License is distributed on an "AS IS" basis,
  10.  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  11.  * for the specific language governing rights and limitations under the
  12.  * License.
  13.  *
  14.  * The Original Code is mozilla.org code.
  15.  *
  16.  * The Initial Developer of the Original Code is
  17.  * Netscape Communications Corporation.
  18.  * Portions created by the Initial Developer are Copyright (C) 2001
  19.  * the Initial Developer. All Rights Reserved.
  20.  *
  21.  * Contributor(s):
  22.  *   Joe Hewitt <hewitt@netscape.com> (Original Author)
  23.  *
  24.  * Alternatively, the contents of this file may be used under the terms of
  25.  * either the GNU General Public License Version 2 or later (the "GPL"), or
  26.  * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  27.  * in which case the provisions of the GPL or the LGPL are applicable instead
  28.  * of those above. If you wish to allow use of your version of this file only
  29.  * under the terms of either the GPL or the LGPL, and not to allow others to
  30.  * use your version of this file under the terms of the MPL, indicate your
  31.  * decision by deleting the provisions above and replace them with the notice
  32.  * and other provisions required by the GPL or the LGPL. If you do not delete
  33.  * the provisions above, a recipient may use your version of this file under
  34.  * the terms of any one of the MPL, the GPL or the LGPL.
  35.  *
  36.  * ***** END LICENSE BLOCK ***** */
  37.  
  38. #define NS_ALERTSERVICE_CONTRACTID \
  39.   "@mozilla.org/alerts-service;1"
  40.  
  41. #define NS_AUTOCOMPLETECONTROLLER_CONTRACTID \
  42.   "@mozilla.org/autocomplete/controller;1"
  43.  
  44. #define NS_AUTOCOMPLETECONTROLLER_CONTRACTID \
  45.   "@mozilla.org/autocomplete/controller;1"
  46.  
  47. #define NS_AUTOCOMPLETEMDBRESULT_CONTRACTID \
  48.   "@mozilla.org/autocomplete/mdb-result;1"
  49.  
  50. #define NS_DOWNLOADMANAGER_CONTRACTID \
  51.   "@mozilla.org/download-manager;1"
  52.  
  53. #define NS_FORMHISTORY_CONTRACTID \
  54.   "@mozilla.org/satchel/form-history;1"
  55.  
  56. #define NS_FORMFILLCONTROLLER_CONTRACTID \
  57.   "@mozilla.org/satchel/form-fill-controller;1"
  58.  
  59. #define NS_FORMHISTORYAUTOCOMPLETE_CONTRACTID \
  60.   "@mozilla.org/autocomplete/search;1?name=form-history"
  61.  
  62. #define NS_GLOBALHISTORY_DATASOURCE_CONTRACTID \
  63.   "@mozilla.org/rdf/datasource;1?name=history"
  64.  
  65. #define NS_GLOBALHISTORY_AUTOCOMPLETE_CONTRACTID \
  66.     "@mozilla.org/autocomplete/search;1?name=history"
  67.  
  68. #define NS_TYPEAHEADFIND_CONTRACTID \
  69.     "@mozilla.org/typeaheadfind;1"
  70.  
  71. /////////////////////////////////////////////////////////////////////////////
  72.  
  73. // {A0CCAAF8-09DA-44D8-B250-9AC3E93C8117}
  74. #define NS_ALERTSSERVICE_CID \
  75. { 0xa0ccaaf8, 0x9da, 0x44d8, { 0xb2, 0x50, 0x9a, 0xc3, 0xe9, 0x3c, 0x81, 0x17 } }
  76.  
  77. // {F6D5EBBD-34F4-487d-9D10-3D34123E3EB9}
  78. #define NS_AUTOCOMPLETECONTROLLER_CID \
  79. { 0xf6d5ebbd, 0x34f4, 0x487d, { 0x9d, 0x10, 0x3d, 0x34, 0x12, 0x3e, 0x3e, 0xb9 } }
  80.  
  81. // {7A6F70B6-2BBD-44b5-9304-501352D44AB5}
  82. #define NS_AUTOCOMPLETEMDBRESULT_CID \
  83. { 0x7a6f70b6, 0x2bbd, 0x44b5, { 0x93, 0x4, 0x50, 0x13, 0x52, 0xd4, 0x4a, 0xb5 } }
  84.  
  85. #define NS_DOWNLOADMANAGER_CID \
  86.     { 0xedb0490e, 0x1dd1, 0x11b2, { 0x83, 0xb8, 0xdb, 0xf8, 0xd8, 0x59, 0x06, 0xa6 } }
  87.  
  88. // {895DB6C7-DBDF-40ea-9F64-B175033243DC}
  89. #define NS_FORMFILLCONTROLLER_CID \
  90. { 0x895db6c7, 0xdbdf, 0x40ea, { 0x9f, 0x64, 0xb1, 0x75, 0x3, 0x32, 0x43, 0xdc } }
  91.  
  92. // {A2059C0E-5A58-4c55-AB7C-26F0557546EF}
  93. #define NS_FORMHISTORY_CID \
  94. { 0xa2059c0e, 0x5a58, 0x4c55, { 0xab, 0x7c, 0x26, 0xf0, 0x55, 0x75, 0x46, 0xef } }
  95.  
  96. // {59648a91-5a60-4122-8ff2-54b839c84aed}
  97. #define NS_GLOBALHISTORY_CID \
  98. { 0x59648a91, 0x5a60, 0x4122, { 0x8f, 0xf2, 0x54, 0xb8, 0x39, 0xc8, 0x4a, 0xed} }
  99.  
  100. // {e7f70966-9a37-48d7-8aeb-35998f31090e}
  101. #define NS_TYPEAHEADFIND_CID \
  102. { 0xe7f70966, 0x9a37, 0x48d7, { 0x8a, 0xeb, 0x35, 0x99, 0x8f, 0x31, 0x09, 0x0e} }
  103.   
  104.